FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-CheckModel.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/omnifhir/tb/StructureDefinition-CheckModel.html |
| URL | https://tb.cdc.gov.tw/tb/StructureDefinition/CheckModel |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-08-05T07:22:30+00:00 |
| Name | CheckModel |
| Title | TB生化檢查通報(Check)之資料模型 |
| Realm | tw |
| Authority | national |
| Description | TB生化檢查通報(Check)之資料模型 |
| Type | https://tb.cdc.gov.tw/tb/StructureDefinition/CheckModel |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 结构定义 CheckModel
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | TB生化檢查通報(Check)之資料模型 | |
![]() ![]() | 0..1 | id | 流水號,系統自動增加 | |
{
"resourceType": "StructureDefinition",
"id": "CheckModel",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://tb.cdc.gov.tw/tb/StructureDefinition/CheckModel",
"version": "0.1.0",
"name": "CheckModel",
"title": "TB生化檢查通報(Check)之資料模型",
"status": "active",
"date": "2026-08-05T07:22:30+00:00",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "TB生化檢查通報(Check)之資料模型",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "https://tb.cdc.gov.tw/tb/StructureDefinition/CheckModel",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "CheckModel",
"path": "CheckModel",
"short": "TB生化檢查通報(Check)之資料模型",
"definition": "TB生化檢查通報(Check)之資料模型",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "CheckModel.seqNo",
"path": "CheckModel.seqNo",
"short": "流水號,系統自動增加",
"definition": "流水號,系統自動增加",
"min": 0,
"max": "1",
"base": {
"path": "CheckModel.seqNo",
"min": 0,
"max": "1"
},
"type": [
{
"code": "id"
}
]
}
]
},
"differential": {
"element": [
{
"id": "CheckModel",
"path": "CheckModel",
"short": "TB生化檢查通報(Check)之資料模型",
"definition": "TB生化檢查通報(Check)之資料模型"
},
{
"id": "CheckModel.seqNo",
"path": "CheckModel.seqNo",
"short": "流水號,系統自動增加",
"definition": "流水號,系統自動增加",
"min": 0,
"max": "1",
"type": [
{
"code": "id"
}
]
}
]
}
}